FEXP Solver Manager - Common Library  1.0.0.0
FEXPEnterpriseCommonLibrary.FEXPProcessMonitorDlg Class Reference


Control Windows process. More...

Inheritance diagram for FEXPEnterpriseCommonLibrary.FEXPProcessMonitorDlg:
Collaboration diagram for FEXPEnterpriseCommonLibrary.FEXPProcessMonitorDlg:

Public Member Functions

 FEXPProcessMonitorDlg (FEXPConsoleManager console, string proc_name, string path, string cmd, Func< string, string > formater, Action closer=null)
 

Protected Member Functions

override void Dispose (bool disposing)
 Clean up any resources being used. More...
 

Properties

bool ExceptionOccured [get]
 

Detailed Description


Control Windows process.

Constructor & Destructor Documentation

◆ FEXPProcessMonitorDlg()

FEXPEnterpriseCommonLibrary.FEXPProcessMonitorDlg.FEXPProcessMonitorDlg ( FEXPConsoleManager  console,
string  proc_name,
string  path,
string  cmd,
Func< string, string >  formater,
Action  closer = null 
)

Member Function Documentation

◆ Dispose()

override void FEXPEnterpriseCommonLibrary.FEXPProcessMonitorDlg.Dispose ( bool  disposing)
protected

Clean up any resources being used.

Parameters
disposingtrue if managed resources should be disposed; otherwise, false.

Property Documentation

◆ ExceptionOccured

bool FEXPEnterpriseCommonLibrary.FEXPProcessMonitorDlg.ExceptionOccured
get

The documentation for this class was generated from the following files: